From dbe82e0e83e6a56e38466491a9977a1de1f6a294 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 4 Jun 2010 16:13:34 -0400 Subject: [PATCH] Fix a doc comment typo --- gtk/gtkextendedlayout.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk/gtkextendedlayout.c b/gtk/gtkextendedlayout.c index 9b8623b679..b661abf647 100644 --- a/gtk/gtkextendedlayout.c +++ b/gtk/gtkextendedlayout.c @@ -473,7 +473,6 @@ gtk_extended_layout_get_height_for_width (GtkExtendedLayout *layout, /** * gtk_extended_layout_get_desired_size: * @layout: a #GtkExtendedLayout instance - * @width: the size which is available for allocation * @request_natural: Whether to base the contextual request off of the * base natural or the base minimum * @minimum_size: (out) (allow-none): location for storing the minimum size, or %NULL -- 2.30.2